void gtk_drag_source_set_icon_gicon (GtkWidget *widget,
GIcon *icon);
-/* There probably should be functions for setting the targets
- * as a GtkTargetList
- */
-
GDK_AVAILABLE_IN_3_10
GdkDragContext *gtk_drag_begin_with_coordinates (GtkWidget *widget,
GtkTargetList *targets,
GDK_AVAILABLE_IN_3_16
void gtk_drag_cancel (GdkDragContext *context);
-/* Set the image being dragged around
- */
GDK_AVAILABLE_IN_ALL
void gtk_drag_set_icon_widget (GdkDragContext *context,
GtkWidget *widget,